Skip to content
Back to search
30
MCP

Code Merge

pulsemcp/code merge

Enables code analysis and merging from multiple files in a project with efficient handling of file trees, content compression, and filtering through .gitignore rules for comprehensive codebase context.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Coding File Context
Provides advanced file system access and code analysis capabilities, enabling efficient reading, searching, and analysis of large codebases
0 tools
GitLab
Integrates with GitLab's API to provide merge request management, code review workflows, and branch-based development operations through too
0 tools
Code Review
Enables automated code reviews through multiple LLM providers by analyzing repository structures and evaluating code for security, performan
0 tools
ReCode
Integrates with the ReCode VS Code extension to provide access to code history and change tracking data, enabling analysis of coding pattern
0 tools
Codebase Retrieval (RepoMix)
Integrates with RepoMix to enable codebase retrieval and analysis for tasks like code review, dependency tracking, and automated documentati
0 tools
Code Analysis
Integrates code analysis using a Neo4j graph database to enable structural insights, quality metrics, and natural language querying of codeb
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_merge": {
      "url": "None",
      "transport": "http"
    }
  }
}